projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa34134
)
update output of cross_tests
author
Jorge Aparicio
<japaricious@gmail.com>
Tue, 15 Mar 2016 12:55:01 +0000
(07:55 -0500)
committer
Jorge Aparicio
<japaricious@gmail.com>
Tue, 15 Mar 2016 12:55:01 +0000
(07:55 -0500)
tests/test_cargo_cross_compile.rs
patch
|
blob
|
history
diff --git
a/tests/test_cargo_cross_compile.rs
b/tests/test_cargo_cross_compile.rs
index 9cad506cbd6b1e9d245137d2b26c7b4788eba684..1a81d0dc63145cc146b1c1807f9013a157fb961c 100644
(file)
--- a/
tests/test_cargo_cross_compile.rs
+++ b/
tests/test_cargo_cross_compile.rs
@@
-479,12
+479,6
@@
test test_foo ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured
-{doctest} foo
-
-running 0 tests
-
-test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured
-
", compiling = COMPILING, running = RUNNING, foo = p.url(), triple = target,
doctest = DOCTEST)));
});